home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2631 < prev    next >
Encoding:
Text File  |  1996-08-05  |  818 b   |  30 lines

  1. Newsgroups: comp.lang.c
  2. Path: Utrecht.NL.net!news
  3. From: E.H.Terwiel@inter.NL.net (E.H. Terwiel (Erik))
  4. Subject: Re: C grammar for yacc
  5. X-Nntp-Posting-Host: utr99-167.utrecht.nl.net
  6. Message-ID: <DLLMGC.GB8@inter.NL.net>
  7. Sender: news@inter.NL.net (News at newsutr)
  8. Organization: NLnet
  9. X-Newsreader: Forte Free Agent 1.0.82
  10. References: <4e0ecm$r8r@news.cc.brandeis.edu>
  11. Date: Mon, 22 Jan 1996 20:01:54 GMT
  12.  
  13. bukatin@cs.brandeis.edu (Michael Bukatin) wrote:
  14.  
  15. >I am looking for a C grammar in yacc/lex format (to use in
  16. >a custom-made program of analysis and transformation of C code).
  17.  
  18. >If someone knows where I can find the files with such grammar,
  19. >I would greatly appreciate this information.
  20.  
  21. >Misha
  22.  
  23. C Users Journal library has one
  24. It has a complete LEX (FLEX) and yacc (bison)
  25.  
  26. Must be on SIMTEL and CICA too.
  27.  
  28. Erik
  29.  
  30.